Get-ExchangeEnvironmentReport


Action
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe


Arguement:
.\Get-ExchangeEnvironmentReport2.ps1 -HTMLReport .\report.html

Startin
C:\Scripts


Adam.Beardwood@controlsdata.com ; Walters, Adam J. <adam.walters@controlsdata.com>

Battey, Marina
 Medgate 


notification@medgate.com


Generating server: server-9.bemta-14.messagelabs.com
notification@medgate.com
medgate-com.mail.protection.outlook.com #<medgate-com.mail.protection.outlook.com #5.4.1 smtp; 550 5.4.1 [notification@medgate.com]: Recipient address rejected: Access denied> #SMTP#


There is more below that under the heading "Original Message Header".


Outlook PST Re-Mapping



https://ctechn.com/pswa/

$cred = Get-Credential

$session = New-PSSession -ConfigurationName microsoft.exchange -ConnectionUri https://exch01.ct.local/powershell -Authentication Kerberos -Credential $cred

Import-session = $session


Set Permission to Schemas (Microsoft.Powershell)
Set-PSSessionConfiguration -ShowSecurityDescriptorUI -Name Microsoft.PowerShell